Contribution org.nuxeo.ecm.liveconnect.action--actions
In component org.nuxeo.ecm.liveconnect.action
org.nuxeo.ecm.liveconnect.action
inside nuxeo-liveconnect-jsf-9.10.jar /OSGI-INF/actions-contrib.xml
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action id="blobAppLinks" type="template">
<category>BLOB_ACTIONS</category>
<properties>
<property name="template">/incl/action/app_links_action_template.xhtml</property>
</properties>
</action>
</extension>